Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a playbook to create encrypted volume #1729

Closed
wants to merge 4 commits into from

Conversation

theputta
Copy link
Contributor

@theputta theputta commented Sep 2, 2023

SUMMARY

Updated playbook to create encrypted volume

ISSUE TYPE

[-] Docs Pull Request

COMPONENT NAME

amazon.aws.ec2_snapshot

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/36b2cf15aea94e0fbf3849d0ad1f6163

✔️ ansible-galaxy-importer SUCCESS in 3m 59s
✔️ build-ansible-collection SUCCESS in 13m 02s
✔️ ansible-test-splitter SUCCESS in 4m 37s
✔️ integration-amazon.aws-1 SUCCESS in 13m 37s
Skipped 43 jobs

@theputta
Copy link
Contributor Author

theputta commented Sep 5, 2023

@abikouo

I see that checks are failing regarding this commit. Want to check with you, if there is anything I have to review or resolve.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/c9b4c8f9d538451cb5598586c13afcb4

✔️ ansible-galaxy-importer SUCCESS in 5m 31s
✔️ build-ansible-collection SUCCESS in 13m 10s
✔️ ansible-test-splitter SUCCESS in 4m 45s
✔️ integration-amazon.aws-1 SUCCESS in 19m 40s
Skipped 43 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/bda88fadd04a4287a88f5daa45fd8d3c

ansible-galaxy-importer RETRY_LIMIT in 7m 06s
✔️ build-ansible-collection SUCCESS in 13m 39s
✔️ ansible-test-splitter SUCCESS in 5m 08s
✔️ integration-amazon.aws-1 SUCCESS in 16m 01s
Skipped 43 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/3028036ebeb14bb0ada130313863ba38

✔️ ansible-galaxy-importer SUCCESS in 3m 42s
✔️ build-ansible-collection SUCCESS in 14m 43s
✔️ ansible-test-splitter SUCCESS in 5m 30s
✔️ integration-amazon.aws-1 SUCCESS in 14m 27s
✔️ integration-amazon.aws-2 SUCCESS in 5m 06s
✔️ integration-amazon.aws-3 SUCCESS in 7m 05s
✔️ integration-amazon.aws-4 SUCCESS in 7m 53s
Skipped 40 jobs

@tremble tremble added the docs label Nov 30, 2023
@tremble
Copy link
Contributor

tremble commented Aug 27, 2024

ec2_snapshot doesn't creates "volumes", nor does the AWS API support encrypting snapshots on the fly.

encrypted snapshots are created by encrypting the volume you're going to snapshot.

@tremble tremble closed this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants